PDF4Java Reference Documentation
com.o2sol.pdf4java.annotations Package / PDFFreeTextAnnotation Class / getFont Method
In This Topic
    getFont Method
    In This Topic
    Gets the annotation font.
    Syntax
    public PDFFont getFont()

    Return Value

    The font used for displaying the annotation content.
    See Also